From: Nick Roberts Date: Sun, 21 Jan 2007 10:49:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2723 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8a1790b14b76ed743a2b446e8be092d4529e0b17;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1da34fb946b..12f80bb8d0b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2007-01-21 Nick Roberts + + * progmodes/gdb-ui.el (gdb-var-create-regexp) + (gdb-var-create-handler): Handle value field in GDB output of + -var-create. + (gdb-max-frames): New variable. + (gdb-stack-buffer, gdb-frames-select): Use it. + (gdb-info-stack-custom): Help user customize gdb-max-frames, + if necessary. + (gdb-get-frame-number): Simplify. + 2007-01-20 Alan Mackenzie * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do